448Delta includes a "Console Encryption" application that can be passed arguments to Encrypt/Decrypt, Compress/Decompress, Pack/Unpack data and create Self-Extracting EXE's at the command line. This program's file name is 448Cmd.Exe and can be found in the same directory as 448Delta was installed.
448Cmd will take up to 5 parameters. The input name or directory, Output name or directory, password and two options: /C which is used to compress the output file and /Exe which is used to create a self-extracting EXE after the utility is done encrypting, packing and/or compressing.
448Cmd will automatically decompress, unpack and or decrypt files that
are accompanied by the correct password.
Create Compressed Self EXE Example: 448Cmd.Exe C:\Input.Txt C:\Output.Txt Password /C /Exe
Create Compressed Encrypted File Example: 448Cmd.Exe C:\Input.Txt C:\Output.Txt Password /C
Decrypt File Example: 448Cmd.Exe C:\Output.Txt C:\Input.Txt Password